home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net - The Best of 1999/2000
/
netCD Special01.iso
/
pc
/
quit
/
00004_Quit button rollover.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-09-20
|
263 b
|
14 lines
on mouseWithin me
cursor(280)
set the member of sprite the currentSpriteNum to member 3 of castLib "Internal"
end
on mouseLeave me
cursor(-1)
set the member of sprite the currentSpriteNum to member 2 of castLib "Internal"
end
on mouseUp me
halt()
end